Speed up page insertion
authorPaolo Borelli <pborelli@gnome.org>
Sun, 26 Jun 2011 18:41:21 +0000 (20:41 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 26 Jun 2011 18:41:21 +0000 (20:41 +0200)
commit399de111167c198a7d2ccbd459a2db7c6389181e
tree9d3e62c459794b9dea58bcb09d49159c55b504c2
parent2c916265606f07ac63f18194d045723a373a4bc7
Speed up page insertion

Make sure to call widget_set_child_visible(false) on all tabs except the
current before calling widget_set_parent.
gtk/gtknotebook.c